From: Raimond Spekking Date: Thu, 26 Jul 2007 11:05:47 +0000 (+0000) Subject: Adding "thumb" to the image editbutton. In this way it's mainly used. X-Git-Tag: 1.31.0-rc.0~51965 X-Git-Url: http://git.cyclocoop.org/%28%5B%5E/404?a=commitdiff_plain;h=a6290b25ed718f97814d9ff828d1dba246d96eb2;p=lhc%2Fweb%2Fwiklou.git Adding "thumb" to the image editbutton. In this way it's mainly used. Per suggestion of Denis Barthel (de.wp) --- diff --git a/includes/EditPage.php b/includes/EditPage.php index 7a2a498146..328cf7515f 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -1703,7 +1703,7 @@ END array( 'image' => 'button_image.png', 'id' => 'mw-editbutton-image', 'open' => '[['.$wgContLang->getNsText(NS_IMAGE).":", - 'close' => ']]', + 'close' => '|thumb]]', 'sample'=> wfMsg('image_sample'), 'tip' => wfMsg('image_tip'), 'key' => 'D'